How to Install fonts-dejavu-core software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install fonts-dejavu-core software package in Ubuntu 14.04 LTS (Trusty Tahr)

fonts-dejavu-core software package provides Vera font family derivate with additional characters, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fonts-dejavu-core 

fonts-dejavu-core is installed in your system.

Make ensure the fonts-dejavu-core package were installed using the commands given below,

$ sudo dpkg-query -l | grep fonts-dejavu-core *

You will get with fonts-dejavu-core package name, version, architecture and description in a table

fonts-dejavu-core package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Fonts
Package fonts-dejavu-core
Version 2.34-1ubuntu1
Description Vera font family derivate with additional characters
Sub Section Fonts


See Also, How to uninstall or remove fonts-dejavu-core software package from Ubuntu 14.04 LTS (Trusty Tahr)?